home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" standalone="yes" ?>
- <!-- Example benchmark mode control file
-
- Enable by adding -benchmark <benchmark_filename.xml> to the command line parameters
-
- Specify car and track list as shown below (up to 10 tracks, 8 cars per track):
-
- For a list of track and car names, browse to the DiRT2 installation directory and look at the folder names within the 'tracks' and 'cars' folders
- The last letter of the car names often refers to the car type: r for rally, t for trailblazer, x for rallycross
-
- <track country="baja" name="baja_iron" route="route_0">
- <car name="por_00" number="8" />
- </track>
- <track country="morocco" name="morocco_trail" route="route_0">
- <car name="ect_00" number="1" />
- <car name="stt_01" number="1" />
- </track>
-
- Options:
- skipreplays: Don't benchmark the after race replay
- outputfilename: Prefix for the benchmark results file, saved in My Documents\My Games\DiRT2\benchmarks
- hardwaresettings: Use this file for the hardware settings during the benchmark
-
- Note that there may be some variation in results when using more than 1 car
-
- -->
- <config skipreplays="true" outputfilename="DiRT2_Benchmark" hardwaresettings="hardware_settings_config.xml" >
- <track country="morocco" name="morocco_trail" route="route_0">
- <car name="ect_00" number="1" />
- <car name="ect_01" number="1" />
- <car name="stt_01" number="1" />
- <car name="crt_03" number="1" />
- <car name="n1t_01" number="1" />
- <car name="bmt_01" number="1" />
- <car name="sot_04" number="1" />
- <car name="35t_04" number="1" />
- </track>
- </config>